docs: fixed example code in index-static.html.in
authorRupert Weber <rpwh@gmx.de>
Wed, 1 Sep 2010 16:16:10 +0000 (18:16 +0200)
committerJon Nordby <jononor@gmail.com>
Mon, 28 Mar 2011 22:47:45 +0000 (00:47 +0200)
commit95345a2afadc9df4eb7bc55f8f1c76e128e8b32f
tree9494aaae17cda0486ee4437c501d649b9d6f8304
parent9bd82a60e4ae2184dc512e200e89e5e957d6c910
docs: fixed example code in index-static.html.in

added babl_init(), fish can't be const, Babl* can't be dereferenced,
one variable name changed during example, added sizeof to make it
a little more obvious.
docs/index-static.html.in